> For the complete documentation index, see [llms.txt](https://mirror-networking.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mirror-networking.gitbook.io/docs/readme.md).

# Mirror Networking

{% hint style="success" %}
**Stop worrying about networking because we do.**\
We needed a networking library that allows us to [**launch our games**](https://github.com/MirrorNetworking/Mirror#made-with-mirror) and **survive the next decade**.
{% endhint %}

[**Mirror**](https://assetstore.unity.com/packages/tools/network/mirror-129321) is a **high level** Networking library for Unity, optimized for **ease of use** & **probability of success**.

* Compatible with over a dozen low level [**Transports**](/docs/manual/transports.md).
* Growing library of [**Script Templates**](/docs/manual/general/script-templates.md) to make learning and coding easier.
* Remote Procedure calls and context control via [**Attributes**](/docs/manual/guides/attributes.md).
* More than a dozen built in [**Components**](/docs/manual/components.md).
* Five flavors of [**Interest Management**](/docs/manual/interest-management.md), and you can make your own custom version.
* Support for [**Additive Scenes**](/docs/manual/examples.md) with Physics Isolation (battle instances, levels, etc.)
* Several complete [**Examples**](/docs/manual/examples.md) included.
* Constant improvements and enhancements [**every month**](/docs/manual/general/changelog.md)**.**
* Full time support available in our [**Discord**](https://discord.gg/2BvnM4R).

## Unity Versions

We will follow Unity's support for **LTS releases**.  Any version beyond those may work, but you're on your own, especially with regard to preview / beta versions.

At the moment, we recommend using Unity 2020 or 2021 LTS releases.

![Unity LTS Release Schedule](/files/rfmamyH9GQaHYMm74WPv)
